getCurrentDrawable
Returns the drawable currently used to draw the progress bar. This will be either getProgressDrawable or getIndeterminateDrawable depending on whether the progress bar is in determinate or indeterminate mode.
Return
the drawable currently used to draw the progress bar